The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "datetime::set"

DateTime::Set - Datetime sets and set math River stage three • 26 direct dependents • 183 total dependents

DateTime::Set is a module for datetime sets. It can be used to handle two different types of sets. The first is a fixed set of predefined datetime objects. For example, if we wanted to create a set of datetimes containing the birthdays of people in o...

FGLOCK/DateTime-Set-0.3900 - 09 Oct 2016 07:52:54 UTC - Search in distribution

DateTime::Event::Recurrence - DateTime::Set extension for create basic recurrence sets River stage three • 7 direct dependents • 121 total dependents

This module provides convenience methods that let you easily create "DateTime::Set" objects for various recurrences, such as "once a month" or "every day". You can also create more complicated recurrences, such as "every Monday, Wednesday and Thursda...

FGLOCK/DateTime-Event-Recurrence-0.19 - 07 Mar 2017 20:23:11 UTC - Search in distribution

DateTime::Event::Cron - DateTime extension for generating recurrence sets from crontab lines and files. River stage two • 7 direct dependents • 12 total dependents

DateTime::Event::Cron generated DateTime events or DateTime::Set objects based on crontab-style entries....

MSISK/DateTime-Event-Cron-0.09 - 06 Apr 2017 18:47:48 UTC - Search in distribution

DateTime::Event::Cron::Quartz::TreeSet - Ordered, unique set implementation. River stage one • 1 direct dependent • 1 total dependent

This package implements the set. This package guarantees that the sorted set will be in ascending element order. Elements in this set are unique. Package provides some functionality from <http://java.sun.com/j2se/1.4.2/docs/api/java/util/TreeSet.html...

VAD/DateTime-Event-Cron-Quartz-0.05 - 04 Dec 2009 18:26:53 UTC - Search in distribution

DT - DateTime wrapper that tries hard to DWYM River stage one • 1 direct dependent • 1 total dependent

DT is a very simple and thin wrapper over DateTime::Moonpig, which in turn is a wrapper over DateTime. DateTime::Moonpig brings immutability and saner operator overloading at the cost of a cartoonish name but also lacks date/time parsing capabilities...

NOHUHU/DT-0.5.0 - 27 Jul 2018 04:10:09 UTC - Search in distribution

At - The AT Protocol for Social Networking River stage one • 1 direct dependent • 1 total dependent

Bluesky is backed by the AT Protocol, a "social networking technology created to power the next generation of social applications." At.pm uses perl's new class system which requires perl 5.38.x or better and, like the protocol itself, is still under ...

SANKO/At-0.18 - 19 Feb 2024 21:51:25 UTC - Search in distribution

Kx - Perl extension for Kdb+ http://kx.com River stage zero No dependents

Alpha code. Create a wrapper around Kdb+ and Q in Perl using the C interface to Kdb+...

SLOYD/Kx-0.044 - 04 Feb 2023 14:16:58 UTC - Search in distribution

XPC - XML Procedure Call River stage zero No dependents

This class represents an XPC request or response. It uses XML::Parser to parse XML passed to its constructor....

GREGOR/XPC-0.2 - 13 Apr 2001 11:35:13 UTC - Search in distribution

olson - query the Olson timezone database River stage zero No dependents

This program provides facilities for extracting information from the Olson timezone database. It can be used to assist selection of a timezone, and for other purposes. The major action to perform is determined by a subcommand, specified as the first ...

ZEFRAM/App-olson-0.000 - 12 Mar 2012 22:23:02 UTC - Search in distribution

ppll River stage zero No dependents

"ppll" is a tool to control the execution of commands. It can run commands in parallel, construct commands from lists of parameters, and more. It handles the output of commands and can prefix lines with which command produced it, print timestamps, et...

BIFFEN/App-ppll-v0.0.1 - 23 Mar 2019 12:19:48 UTC - Search in distribution

jl - Show the "JSON in JSON" Log Nicely River stage zero No dependents

BAYASHI/App-jl-0.20 - 26 Dec 2021 08:22:29 UTC - Search in distribution

The River stage two • 36 direct dependents • 38 total dependents

JDB/Win32-OLE-0.1713 - 03 Apr 2021 04:13:13 UTC - Search in distribution

IOD - IOD (INI On Drugs) file format specification River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/IOD-0.9.12 - 17 Aug 2017 09:42:18 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 946 direct dependents • 2083 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

App - Backplane for core App services River stage one • 2 direct dependents • 2 total dependents

The App module is the module from which core services are called....

SPADKINS/App-Context-0.968 - 09 Jun 2010 21:33:19 UTC - Search in distribution

yts - Read/write time series data River stage zero No dependents

This program reads and writes time series data. Time series are lists of date/time and value pairs, optionally with additional metadata tags attached to them. Time series are stored in databases as metrics. Since time series databases have a vast arr...

PREACTION/ETL-Yertl-0.044 - 28 Jul 2020 02:29:40 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 54 direct dependents • 474 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

Date::Time - Lightweight normalised datetime data type River stage zero No dependents

See the README as for now. By the way, I want to be neutral to the calender system - that's why the SYNOPSIS above looks like it does. Personally I think Gregorian dates sucks a lot - but I'm living in a Gregorian world and I'm myself mostly thinking...

TOBIX/OO-DateTime-0.01 - 03 Mar 2000 01:24:05 UTC - Search in distribution

ORM - Object relational mapper for Perl. River stage zero No dependents

ORM is Perl library that implements object-relational mapping. Its features are much similar to those of Java's Hibernate library, but interface is much different and easier to use. Please start reading with ORM::Tutorial. General features * Inherita...

AKIMOV/ORM-0.85.1 - 14 Apr 2013 11:36:38 UTC - Search in distribution

xbcp - Bulk copy for Sybase or Oracle River stage zero No dependents

xbcp will load data to a table from a file, or extract data from a table to a file. If a server is provided, the database type is assumed to be Sybase. If no server but a database is provided, then the default database type is Oracle. Otherwise the s...

DOUGW/DBIx-BulkUtil-0.05 - 14 Jul 2016 17:10:31 UTC - Search in distribution
  • DBIx::BulkUtil - Sybase/SybaseIQ/Oracle bulk load and other utilities
912 results (0.16 seconds)